Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 137 Bytes

13.1.3 - swoole_strerror.md

File metadata and controls

6 lines (5 loc) · 137 Bytes

swoole_strerror

将标准的Unix Errno错误码转换成错误信息。函数原型:

string swoole_strerror(int $errno);